home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / dataviews / dvtools / demos / citydemo / readme.txt < prev   
Text File  |  1997-05-08  |  1KB  |  34 lines

  1.     citydemo (Interactive City Management Demo)
  2.  
  3. There is an icon for this demo in the demo program group. To run the 
  4. City Management Demo, open the demo program group and double-click on the 
  5. icon. If you have installed the demo it will run from the hard drive.
  6. Otherwise it will run from the CD-ROM drive. You will be prompted to
  7. insert the DataViews CD.
  8.  
  9. To remake the demo:
  10.  
  11. 1.    Open an MS-DOS command prompt.
  12.  
  13. 2.    Go to the directory for the demo:
  14.  
  15.         cd <dataviews>\dvtools\demos\citydemo
  16.  
  17. 3.    To make the demo, type:
  18.  
  19.         nmake
  20.  
  21. -------------------------------------------------------------
  22.  
  23. This demo illustrates Civilian Command, Control, Communication, and 
  24. Intelligence [C4i], or Civilian C3i. Although it only contains one map, it 
  25. is easily expandable by adding additional maps and overlays. The demonstration 
  26. also shows the flexible use of DataViews as a Geographic Information System 
  27. [GIS] programming tool.
  28.  
  29. NOTE: The zooming and panning template is based, almost line by line, on the 
  30. "dp_manip.c" example program found in the dvtools\examples\programs directory.
  31.  
  32. This illustrates that DV-Tools code lends itself easily to building a 
  33. library of re-usable functions.
  34.